Skip to content

fix: correct mismatched class and struct declarations - #911

Merged
wgtmac merged 1 commit into
apache:mainfrom
zhjwpku:fix/mismatched-class-struct-tags
Sep 7, 2026
Merged

fix: correct mismatched class and struct declarations#911
wgtmac merged 1 commit into
apache:mainfrom
zhjwpku:fix/mismatched-class-struct-tags

Conversation

@zhjwpku

@zhjwpku zhjwpku commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Keep Projections and TableMetadataBuilder::Impl declarations consistent with their definitions to avoid mismatched-tag diagnostics and potential link failures under the Microsoft C++ ABI.

Found while supporting Meson bundle build, which was an obvious warning.

Keep Projections and TableMetadataBuilder::Impl declarations consistent
with their definitions to avoid mismatched-tag diagnostics and potential
link failures under the Microsoft C++ ABI.
@zhjwpku zhjwpku added the ready to merge This PR has been approved and it is ready to merge. label Sep 6, 2026
@wgtmac
wgtmac merged commit 97ce6eb into apache:main Sep 7, 2026
18 checks passed
@zhjwpku
zhjwpku deleted the fix/mismatched-class-struct-tags branch September 7, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge This PR has been approved and it is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants